Skip to content

[runtime-diagnostics] Publish test dumps on failure#124821

Merged
max-charlamb merged 2 commits intodotnet:mainfrom
max-charlamb:runtime-diagnostics-publish-on-failure
Feb 25, 2026
Merged

[runtime-diagnostics] Publish test dumps on failure#124821
max-charlamb merged 2 commits intodotnet:mainfrom
max-charlamb:runtime-diagnostics-publish-on-failure

Conversation

@max-charlamb
Copy link
Member

No description provided.

@dotnet-policy-service
Copy link
Contributor

Tagging subscribers to this area: @steveisok, @tommcdon, @dotnet/dotnet-diag
See info in area-owners.md if you want to be subscribed.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the runtime-diagnostics Azure Pipelines definition to automatically publish crash dumps and test logs as pipeline artifacts when diagnostics test jobs fail, improving failure triage for cDAC/DAC runs.

Changes:

  • Publish crash dumps (artifacts/tmp/$(_BuildConfig)/dumps) as a pipeline artifact on failures.
  • Publish test results and SOS logs (artifacts/TestResults) as a pipeline artifact on failures.
  • Apply the above to both the cDAC and DAC diagnostics jobs.

@max-charlamb max-charlamb marked this pull request as ready for review February 25, 2026 16:26
@max-charlamb
Copy link
Member Author

/ba-g pipeline yml only change

@max-charlamb max-charlamb merged commit 770d929 into dotnet:main Feb 25, 2026
23 of 143 checks passed
@max-charlamb max-charlamb deleted the runtime-diagnostics-publish-on-failure branch February 25, 2026 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants